

.channelMain .conRight .listType1 .item,
.channelMain .conRight .listType1 .item .right .dec p:after,
.channelMain *,
.footer *,
.section9 *,
.section8 .content .list .swiper-container .swiper-wrapper .swiper-slide a *,
.section6 .hd a,
.section6 .bd .swiper-container .swiper-button-next,
.section6 .bd .swiper-container .swiper-button-prev,
.section5 .list ul li > img{
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}

.channelMain .conRight .listType1 .item:hover .right .dec p{
	color: #fff;
}
.section5 .list ul li:hover > img{
transform: rotate(6deg);
}


.listType2 ul li a:hover .right .more{
	color: #fff;
	background: #d72e23;
}

.zx_tuijian ul li a:hover,
.listType2 ul li a:hover .right .title,
.tjlist .list a:hover,
.news_xq p.fl a:hover, 
.news_xq p.fr a:hover,
.footer .items ul li a:hover,
.section9 .list .mask:hover .wenzi .tit,
.section8 .content .list .swiper-container .swiper-wrapper .swiper-slide a:hover .title{
	    color: #d72e23;
}


.listType2 ul li a:hover .imgbox img,
.section9 .list .mask:hover .imgbox img,
.section8 .content .list .swiper-container .swiper-wrapper .swiper-slide a:hover .imgbox img{
	-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);

}